home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / cad / tecn32eg.zip / APPSETUP.INF next >
INI File  |  1995-12-28  |  3KB  |  91 lines

  1.  
  2. [infofile]
  3.     filename = README
  4.         appname  = TECNOWIN v.3.10
  5. ;       exefile  = "\notepad.exe sub\readme."
  6. ;        exefile  = "#W\notepad.exe #D\sub\readme."
  7. ;        message  = "Quiere ver el fichero README?"
  8.  
  9. [dialog]
  10.     caption = "TECNOWIN Installation"
  11.  
  12. [data]
  13. ;    defdir = C:\INSTWARE
  14.     defdir = C:\TECNOWIN
  15.  
  16. [disks]
  17.     1 =., "TWIN-I"
  18.  
  19. [needed.space]
  20.     minspace = 8600000
  21.  
  22. [dest.directories]
  23.     #app.main,    0:
  24.  
  25.  ;  #app.SETUPSYSDIR,    0:SETUPSYSDIR
  26.  ;  #app.SETUPWINDIR,    0:SETUPWINDIR
  27.  
  28.  
  29. [app.main]
  30.     1:TECNOWIN.EXE,     "TECNOWIN EXE File"
  31.     1:README,       "README File"
  32.     1:README.NOW,   "README NOW File"
  33.     1:README.BUG,   "README BUG File"
  34.     1:ORDER.TXT,    "ORDER File"
  35.     1:TWIN.ICO,     "TECNOWIN Icon"
  36.     1:HELP.ICO,     "Help Icon"
  37.     1:T*.HLP,      "Help Files"
  38.  
  39.  
  40. [progman.groups]
  41.     "TECNOWIN", TECNOWIN.GRP
  42.  
  43. ["TECNOWIN"]
  44.     "TECNOWIN", TECNOWIN.EXE,TWIN.ICO 
  45.      "TECNOWIN Help", TECNOWIN.HLP,HELP.ICO
  46.      "TECNOWIN Tutorial", TUTOR.HLP,HELP.ICO
  47.    ; "Ayuda TECNOCAD", TCAD.HLP,HELP.ICO
  48.  
  49.  
  50. [INIFiles]
  51.     WIN.INI, InstallWare, TestEntry1, TestString1
  52.     WIN.INI, InstallWare, TestEntry2, #D
  53.     SYSTEM.INI, InstallWare, TestEntry1, TestString1
  54.     CONTROL.INI, InstallWare, TestEntry2, #D\SUBDIR\FILENAME.EXT
  55.  
  56.  
  57. [ExtCmds]
  58. ;        #D\SUB\SFX.EXE, NO
  59. ;       "NOTEPAD.EXE sub\readme.", NO
  60. ;        "NOTEPAD.EXE #V\AUTOEXEC.BAT", NO
  61.  
  62.  
  63. [Options]
  64.     DirChg, yes             ; If this option is set to NO, the Install directory
  65.                         ; editbox will not be displayed
  66.  
  67.     OverWrite, NO           ; This option determines what the default setting of
  68.                         ; of the OverWrite radio buttons will be.
  69.  
  70.     Restart, YES                ; If this option is set to YES, the user will be
  71.                     ; prompted to restart Windows.  If set to NO, it will
  72.                     ; just happen (the developer should warn about this
  73.                     ; at the beginning of the install).  If the field is not
  74.                     ; present, then no restart will occur.
  75.  
  76. ;    Reboot, YES                        ; If this option is set to YES, the user will be
  77.                     ; prompted to reboot the system.  If set to NO, it will
  78.                     ; just happen (the developer should warn about this
  79.                     ; at the beginning of the install).  If the field is not
  80.                     ; present, then no reboot will occur.
  81.  
  82.      RestartString, "The system must be rebooted/restarted for all changes to take effect.  Would you like to do this now?"
  83.                         ; This field MUST be present if you use either of the
  84.                         ; reboot/restart fields.                                        
  85.  
  86.     DeleteIW, NO            ; Due to SHARE problems on some systems, you might want 
  87.                         ; to leave IW.EXE on the target system.  To do so, set
  88.                         ; this option to NO (i.e. don't delete it)  Note that
  89.                         ; this is not an issue with single disk installations.
  90.     
  91.